home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / wgdb-42.lha / wgdb-4.2 / libiberty / configure.in < prev    next >
Text File  |  1992-09-11  |  490b  |  26 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary to tailor a template configure script into the configure
  3. # script appropriate for this directory.  For more information, check
  4. # any existing configure script.
  5.  
  6. configdirs=
  7. srctrigger=getopt1.c
  8. srcname="-liberty library"
  9. commontargets=true
  10.  
  11. # per-host:
  12.  
  13. case "${host_os}" in
  14. sysv | dgux | irix)    
  15.     host_makefile_frag=config/hmake-sysv
  16.     ;;
  17.  
  18. mach)
  19.     host_makefile_frag=config/hmake-mach
  20.     ;;
  21.  
  22. esac
  23.  
  24. # per-target:
  25.  
  26.